LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Keys Property

Show in webframe





Gets an ICollection containing the keys of the IDictionary.
Syntax
public virtual ICollection<TKey> Keys {get;}
'Declaration
 
Public Overridable ReadOnly Property Keys As ICollection(Of TKey)
'Usage
 
Dim instance As ThreadSafeDictionary(Of TKey,TValue)
Dim value As ICollection(Of TKey)
 
value = instance.Keys

            

            
public:
virtual property ICollection<TKey^>^ Keys {
   ICollection<TKey^>^ get();
}

Property Value

An ICollection containing the keys of the object that implements IDictionary.
Requirements

Target Platforms

See Also

Reference

ThreadSafeDictionary<TKey,TValue> Class
ThreadSafeDictionary<TKey,TValue> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features